projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc12dc4
)
recent chooser: Stop specifying stock-size
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 1 Dec 2017 15:25:17 +0000
(10:25 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 1 Dec 2017 15:30:21 +0000
(10:30 -0500)
We were using a no-longer-existing numeric value here,
and we can just rely on the theme to set this now.
gtk/ui/gtkrecentchooserdefault.ui
patch
|
blob
|
history
diff --git
a/gtk/ui/gtkrecentchooserdefault.ui
b/gtk/ui/gtkrecentchooserdefault.ui
index 8574f16d3e1ba41614e60feb9aeaa25b18d41851..74809c0cf8914a11533ebe9e4b88e8e8ce53d772 100644
(file)
--- a/
gtk/ui/gtkrecentchooserdefault.ui
+++ b/
gtk/ui/gtkrecentchooserdefault.ui
@@
-46,7
+46,6
@@
<property name="title">icon</property>
<child>
<object class="GtkCellRendererPixbuf" id="icon_renderer">
- <property name="stock-size">4</property>
</object>
</child>
</object>